home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / gfx / edit / DiamondBOX.lha / DiamondBOX / developer / DiamondBox.fd < prev    next >
Text File  |  2000-07-01  |  414b  |  17 lines

  1. ##base _DiamondBase
  2. ##bias 30
  3. ##public
  4. DumpError(error,string)(d0,a0)
  5. DiamondRequest(req,replys)(a0,a1)
  6. LoaderFilename(file, node)(a0,a1)
  7. SaverFilename(file)(a0)
  8. CommonBox(res,one,two)(a0,a1,a2)
  9. UnionBox(res,extra)(a0,a1)
  10. int2str(integer,string)(d0,a0)
  11. DisplayGUI(GUIspec,userdata,handler)(a0,a1,a2)
  12. AllocPebbleHandle(size)(d0)
  13. SetDialogValue(id,val,hnd)(d0,a0,a1)
  14. FreePebbleHandle(hnd)(a0)
  15. DefaultColor()()
  16. ##end
  17.